オーバーロード | 解説 |
---|---|
IndexOf(Object) | Determines the index of a specific item in the System.Collections.IList. |
IndexOf(T) | Determines the index of a specific item in the System.Collections.Generic.IList`1. |
オーバーロード | 解説 |
---|---|
IndexOf(Object) | Determines the index of a specific item in the System.Collections.IList. |
IndexOf(T) | Determines the index of a specific item in the System.Collections.Generic.IList`1. |